app: avoid code duplication for setting accels
authorSébastien Wilmet <swilmet@gnome.org>
Sat, 9 Apr 2016 10:50:43 +0000 (12:50 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Sun, 10 Apr 2016 14:54:06 +0000 (16:54 +0200)
commit48afd8a5f0fc6f293fde5d4e176cfa90eb45a37c
tree02691ca64a6f5b95632c6d4fc04a18a33bc9971f
parent8fc1ca1ef28bc70a5581112185a776f6158b0d6d
app: avoid code duplication for setting accels

The implementation of the deprecated functions is now based on the
non-deprecated gtk_application_set_accels_for_action().

https://bugzilla.gnome.org/show_bug.cgi?id=764846
gtk/gtkapplication.c